home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / Programs / RaidenFTPD.v2.4.326.WinALL / raidenftpd2.exe / message / site-urlget.msg < prev    next >
Encoding:
Text File  |  2001-08-27  |  798 b   |  18 lines

  1. -------------------------------[ SITE URLGET ]---------------------------------
  2. Usage: site urlget [url] 
  3. By sending this command by Ftp client to RaidenFTPD, the server will get the
  4. file in the [url] to the ftp current directory, note that this operation is
  5. performed in the background , hence you can send multiple site urlget commands
  6. and the RaidenFTPD will manage to get them for you .
  7.  
  8. the [url] can be in the following format
  9. http://[address]/[path]/[filename]
  10. ex : http://www.somewhere.com/download/somefile.zip
  11.  
  12. ftp://[address]/[path]/[filename]
  13. ex : ftp://ftp.somewhere.com/download/somefile.zip
  14. ftp://[username]:[password]/[address]:[port]/[path]/[filename]
  15. ex : ftp://john:pass/ftp.somewhere.com:21/download/somefile.zip
  16.  
  17. Allowed to execute level : root,super,normal 
  18.